HEX
Server: Apache/2.4.68 (Debian)
System: Linux as-cs-widget-demo-us-central1 6.1.0-44-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.164-1 (2026-03-09) x86_64
User: root (0)
PHP: 8.2.32
Disabled: NONE
Upload Files
File: //lib/google-cloud-sdk/lib/googlecloudsdk/command_lib/healthcare/resources.yaml
location:
  name: location
  collection: healthcare.projects.locations
  attributes:
  - &location
    parameter_name: locationsId
    attribute_name: location
    help: Google Cloud location.
    property: healthcare/location

dataset:
  name: dataset
  collection: healthcare.projects.locations.datasets
  request_id_field: datasetId
  attributes:
  - *location
  - &dataset
    parameter_name: datasetsId
    attribute_name: dataset
    help: Cloud Healthcare dataset.

operation:
  name: operation
  collection: healthcare.projects.locations.datasets.operations
  request_id_field: operationId
  attributes:
  - *location
  - *dataset
  - &operation
    parameter_name: operationsId
    attribute_name: operation
    help: Cloud Healthcare Operation

annotation_store:
  name: annotationStore
  collection: healthcare.projects.locations.datasets.annotationStores
  request_id_field: annotationStoreId
  attributes:
  - *location
  - *dataset
  - &annotation-store
    parameter_name: annotationStoresId
    attribute_name: annotation_store
    help: Cloud Healthcare annotation store.

consent_store:
  name: consentStore
  collection: healthcare.projects.locations.datasets.consentStores
  request_id_field: consentStoreId
  attributes:
  - *location
  - *dataset
  - &consent-store
    parameter_name: consentStoresId
    attribute_name: consent_store
    help: Cloud Healthcare consent store.

dicom_store:
  name: dicomStore
  collection: healthcare.projects.locations.datasets.dicomStores
  request_id_field: dicomStoreId
  attributes:
  - *location
  - *dataset
  - &dicom-store
    parameter_name: dicomStoresId
    attribute_name: dicom_store
    help: Cloud Healthcare DICOM store.

fhir_store:
  name: fhirStore
  collection: healthcare.projects.locations.datasets.fhirStores
  request_id_field: fhirStoreId
  attributes:
  - *location
  - *dataset
  - &fhir-store
    parameter_name: fhirStoresId
    attribute_name: fhir_store
    help: Cloud Healthcare FHIR store.

hl7v2_store:
  name: hl7v2Store
  collection: healthcare.projects.locations.datasets.hl7V2Stores
  request_id_field: hl7V2StoreId
  attributes:
  - *location
  - *dataset
  - &hl7v2-store
    parameter_name: hl7V2StoresId
    attribute_name: hl7v2_store
    help: Cloud Healthcare Hl7v2 Store

nlp:
  name: nlp
  collection: healthcare.projects.locations.services.nlp
  attributes:
  - *location